From 4235e53fb7e342e48e3ed6f7ffa5d01f6c26d80f Mon Sep 17 00:00:00 2001 From: "kaf24@scramble.cl.cam.ac.uk" Date: Thu, 18 Nov 2004 15:13:33 +0000 Subject: [PATCH] bitkeeper revision 1.1159.179.1 (419cbc1dn1mfBYorxJfIs3hxfOq3Sg) Cset exclude: kaf24@freefall.cl.cam.ac.uk|ChangeSet|20041117134807|36506 --- xen/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xen/Makefile b/xen/Makefile index bd39f3a136..da36a2010d 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -2,8 +2,8 @@ # This is the correct place to edit the build version. # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 2 -export XEN_SUBVERSION = 1 -export XEN_EXTRAVERSION = "-devel" +export XEN_SUBVERSION = 0 +export XEN_EXTRAVERSION = "" export BASEDIR := $(shell pwd) -- 2.30.2